x86: First 1MB of memory should be mapped with 4kB mappings to avoid
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 25 Jan 2008 16:02:20 +0000 (16:02 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 25 Jan 2008 16:02:20 +0000 (16:02 +0000)
commitc642b86f9b23ba629da22898bca669bfa4b3f583
tree7209d426b9c7415bc41c6716ceb4eb5a9ba65287
parent4eb25830f31788ac8d19514ec66bc28590b0b4ed
x86: First 1MB of memory should be mapped with 4kB mappings to avoid
conflict with fixed-range MTRRs. While there, we now map the VGA hole
as uncacheable.
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/boot/head.S
xen/arch/x86/mm.c
xen/arch/x86/setup.c
xen/arch/x86/x86_32/mm.c